
@media(max-width:1280px) {
	.home-box-wrap .cell {
		margin-right: auto;
		margin-left: auto;
	}
	.header-subscribe {
		margin-top: 33px;
		width: 155px;
		line-height: 20px;
		text-align: left;
		margin-left: -55px;
	}
}
@media(max-width:1024px) {
	.logo {
		margin-bottom:20px;
	}
	.nav {
		display:none !important;
	}
	.mobileMenuContainer{
		display: block;
	}
	.header-subscribe {
    position: absolute;
    margin-left: -80px;
}
.home-box-wrap .cell {
    margin: auto !important;
}
.home-box .card {
    min-height: 500px;
}

.page-banner-title {
 
    padding-top: 260px;
}


.slide-text-container {
    margin-top: 250px;
}

}
@media(max-width:768px){
.home-box-wrap .cell {
    margin: auto !important;
}
.copyright-footer-wrap {
    text-align: center;
}
.align-right {
    text-align: center;
}
.sidenav {
    display: none;
}

.pres-list-item .list-image {
    max-width: 357px;
    height: 200px;
}

.home-news .large-3.cell.columns {
    text-align: center;
}
a.more-news {
    position: relative;
    width: 100% !important;
    left: unset;
    max-width: 200px;
    text-align: center;
}
}
@media(max-width:640px){
	.grid-x.bottomhead {
    display: none;
}
.large-text-left {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}
.slide-text-container h2 {
    font-size: 28px;
}
.home-photo-wrap {
    background-size: contain;
    height: 120px;
}
.home-box-wrap .cell {
    margin: auto;
}
.copyright-footer-wrap {
    text-align: center;
}
.align-right {
    text-align: center;
}
.comp-over img {
    width: 100%;
}
.sidenav {
    display: none;
}
.investmentimg{
    margin-bottom: 30px;
}
.header-wrap {
    position: relative;
}
.banner {
    min-height: 270px;
}
.page-banner-title {
    font-size: 30px;
    padding-top: 100px;
}
.bio-image-url {
    margin: auto;
    margin-bottom: 20px;
}
.tbl-po {
    overflow: auto;
}
img.image-two-col-1 {
    margin-bottom: 25px;
    width: 100%;
}
img.image-two-col-2 {
    width: 100% !important;
}
.archiveFilterB a {
    width: 100% !important;
}
.slide-text-container {
    margin-top: 100px !important;
}

button.slick-next.slick-arrow {
    display: none !important;
}
button.slick-prev.slick-arrow {
    display: none !important;
}
.slide-wrap {
    min-height: 400px !important;
    height: 400px !important;
}
.slides {
    min-height: 400px !important;
	height: 400px !important;
}
.right-img {
    margin: 0px;
    width: 100%;
}
.esg-box-item {
    margin-bottom: 30px;
}
.bio-image-url {
    border-radius: 110px;
    overflow: hidden;
    height: auto;
    width: 210px;
}
h2.home-news-title {
    text-align: center;
}
a.more-news {
    position: relative;
    width: 100% !important;
    left: unset;
    max-width: 200px;
    text-align: center;
}
div#load-news {
    margin-top: 20px;
}
.home-news .list-item {
    width: 100%;
    margin-left: 0px;
}
.home-news-load .list-title a {
    width: 100%;
    display: block;
    white-space: unset;
    overflow: unset;
    text-overflow: unset;
    height: auto;
}
.home-news .large-3.cell.columns {
    text-align: center;
}
}
@media(max-width:480px){
	.footer-box{
		margin-bottom: 20px;
		display: inline-block;
		width: 100%;
	}

    .home-photo-wrap {
        
        height: 158px;
        background-position: center;
        margin-bottom: 20px;
    }

    h1, h1.title, h1.title span, .entry-content h1 {
        font-size: 26px;
    }
    div#utilities {
        margin-bottom: 20px;
    }

    .break-on-mobile{
        word-wrap: break-word;
    }

    .slide-text-container {
        margin-top: 76px !important;
    }
}